13. Working with Repositories

Working with Repositories

INSTRUCTOR NOTE:

The code for this demo is in the 2.04-Demo-WorkingWithRepositories folder.

An overview of Gradle's dependency management features can be found in the Dependency Management Basics chapter of the Gradle User Guide. For a more in-depth knowledge of handling dependencies and repositories in Gradle, check out the full chapter on the subject.